Welcome![Sign In][Sign Up]
Location:
Search - GDI VC

Search list

[GDI-BitmapClock

Description: 一个vc程序 用gdi和定时器在用户区内做了一个漂亮的小钟
Platform: | Size: 115351 | Author: 且听风吟 | Hits:

[GDI-BitmapDraw_Form

Description: 关于VC和windows 的绘图机制,使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 Windows下的MFC编程机制,消息驱动,事件等待.
Platform: | Size: 252220 | Author: davis | Hits:

[Graph RecognizeScreenCapture_src1.01

Description: 仿照QQ的屏幕截图工具vc源码,对于学习GDI是非常好的参考
Platform: | Size: 94679 | Author: 徐名 | Hits:

[Other resourceGDIplus

Description: GDI+的开发文档,有助于大家用GDI+开发VC程序
Platform: | Size: 6250093 | Author: 张阳 | Hits:

[Other resourcerushman

Description: 奔跑的男人程序源代码,用VC写的,用到了GDI的一些用法.
Platform: | Size: 164688 | Author: IEFAN | Hits:

[Other resourceweirdwarp

Description: VC++演示使用GDI+各种,文字的变形效果图
Platform: | Size: 48777 | Author: bitwang | Hits:

[GDI-BitmapClock1

Description: 用VC++开发的钟表功能界面。主要运用的GDI函数及Dialog控件功能。
Platform: | Size: 40213 | Author: dana | Hits:

[GDI-Bitmapbadaoxiama1

Description: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 比较重要的地方 读BMP文件,只能打开256色 (可以是灰度) 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 虽然已经弄出来了,还是希望大家好好读读源程序。 你们以后的工作: 在菜单中添加菜单项,通过ClassWizzard 生成消息响应函数(当然也可手动添加), 所有的操作应当是对 BYTE* ImgData;进行的。 在完成相应的功能后 将 isnewfile 和 isnewiamge 置为真 ,并使用myDoc->UpdateAllViews(NULL) 刷新 当然,可以更加有个性化一点,有能力的同学可以自己完成。 随着课程的进行,菜单功能逐渐丰富,最后完成基本的数字图像处理的功能,而不必最后一下完成一个大的作业。
Platform: | Size: 234741 | Author: 游侠 | Hits:

[Otherflowerok

Description: 简单的烟花程序,VC++有声音 用GDI绘图画点
Platform: | Size: 80758 | Author: wangyongke | Hits:

[Other resourcechenbk85_GDI+

Description: 本文档详细解说GDI+在VC下编程方法与技巧,同时列举程序实例.
Platform: | Size: 6299808 | Author: | Hits:

[Other resourceDRAW

Description: 一个不错的VC++MFC绘图的例子,多文档界面,类似于windows自带的绘图程序!是学习MFC(GDI)的好例子
Platform: | Size: 106402 | Author: plus | Hits:

[Other resourceSkyblue_Mine

Description: 用vc++做的一个简单的游戏。适合学习GDI编程使用
Platform: | Size: 179744 | Author: wwww | Hits:

[Graph programGDIRotate_src

Description: gdi图象的旋转rotate 是一个简单程序可以帮助大家学习vc++对图象的编程
Platform: | Size: 16354 | Author: shan | Hits:

[Multimedia programgdiplus

Description: GDI+是.net提供的一个强大的图像处理接口,但目前大部分书籍还是停留在GDI的SDK(或VC)的程序。我在SDK的框架上添加了不到20行的代码实现了用GDI+引入图像,这可比以前的GDI编写近百行代码简便多了,有兴趣的朋友可以下载,包括可执行程序和源代码。(用的是.net外壳)。-yes. Net provide a powerful image processing interface, but the majority of books are still stuck in the SDK GDI (or VC) procedures. In the framework SDK add less than 20 lines of code to achieve the introduction of using GDI + images, comparable to the previous GDI prepared nearly 100 lines of code more simple, interested friends can be downloaded, including the executable and source code. (With a yes. Net shell).
Platform: | Size: 122570 | Author: 王往往 | Hits:

[GDI-BitmapVC++GDI

Description: 本程序处理256色的图像,编辑,加式等其它特效.
Platform: | Size: 805820 | Author: 徐凌云 | Hits:

[Special Effectschepaishibie

Description: 读BMP文件,只能打开256色 (可以是灰度) 显示和内存贴图技术 关于调色板: 调色板实际上是一个数组,4个BYTE 分别是 B,G,R,和 Reserved 每一个像素点都有一个相应的数组。 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对象) 注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源 每一个new操作符都要对应一个delete
Platform: | Size: 201569 | Author: 嘉川 | Hits:

[Special Effectsjibianjiaozheng

Description: 一个使用c++编写的关于畸变校正的小程序,原理很简单,一看代码就能看懂,通过对GDI位图的使用而不需要应用VC,即可对图形进行处理。
Platform: | Size: 154287 | Author: 吴子彦 | Hits:

[Streaming Mpeg4GDIanomation

Description: 用VC++实现的GDI动画,好好看看很有参考价值
Platform: | Size: 57205 | Author: 李炎 | Hits:

[GDI-BitmapDemo1

Description: 一个VC++的GDI画直线、椭圆的源代码,使用VS2003打开。
Platform: | Size: 2808627 | Author: 李博 | Hits:

[GDI-BitmapDBBTest

Description: 双缓冲技术及其在 VC++ 的 GDI 绘图环境下的实现
Platform: | Size: 17575 | Author: 李玉琪 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »

CodeBus www.codebus.net